Welcome![Sign In][Sign Up]
Location:
Search - chat server using socket

Search list

[Internet-NetworkWSAsocket-server,client

Description: 简单的聊天程序,有服务器端和客户端,用异步SOCKET实现-simple chat program, a server and client, using asynchronous achieve SOCKET
Platform: | Size: 121856 | Author: 高海辉 | Hits:

[assembly languageChat-UDP

Description: 在win32汇编中用socket实现udp协议的网络聊天程序;程序由服务器端和客户端程序组成;-Compilation in win32 using socket realize udp protocol network chat program procedures by the server-side components and client programs
Platform: | Size: 11264 | Author: 涂发国 | Hits:

[Linux-Unixsocket

Description: 提供了非阻塞的客户端和服务器端通信的实例程序。用linux下的C语言实现。-Provides a non-blocking client and server-side examples of communication procedures. Under linux using C language.
Platform: | Size: 10240 | Author: jidong | Hits:

[ICQ-IM-Chatlan_chat

Description: 局域网聊天工具(本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCPIP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞)-LAN chat tools (this program is divided into server application and client application in part, using Socket socket network programming library. (UDP) and (TCPIP) a combination of connections, and resolved the timeliness of data transmission but also ensures that data in the process of transmission will not be lost. In addition the procedure to avoid the use of multiple threads blocking procedure)
Platform: | Size: 216064 | Author: 扬扬 | Hits:

[Internet-NetworkServer

Description: C# 多人聊天程序服务器端,利用socket类来实现,并实现多人聊天-C# More than server-side chat program using socket class to achieve and to achieve more than a chat
Platform: | Size: 43008 | Author: jaska | Hits:

[Internet-NetworkTCP-SOCKET-Chat-Room-Source

Description: 一个用cSharp编写的聊天室,不算完善,客户端需要硬编码服务端的地址-CSharp prepared using a chat room, which is not perfect, the client needs of hard-coded server address
Platform: | Size: 1354752 | Author: 李亚明 | Hits:

[Internet-Networksocket

Description: windows下的socket实现的聊天室程序,可实现多人连接服务器。用的是c下面的编程。-windows under the socket to achieve the chat room procedures, can be realized more than connect to a server. C using the following programming.
Platform: | Size: 2379776 | Author: 孙帮山 | Hits:

[Windows DevelopLANChat

Description: 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client in two parts. Adopted UDP and TCP/IP combination effectively improved the timeliness of data transmission and stability. This procedure is also used in a multi-threaded programming procedures to solve their own congestion.
Platform: | Size: 237568 | Author: sdfads | Hits:

[Internet-NetworkClient_sonsole

Description: VC++6.0下网络SOCKET server client聊天程序,用MFC编写,是个很好的网络变成参考-VC++ 6.0 Network SOCKET server client chat program, using MFC preparation is a good network into a reference
Platform: | Size: 2332672 | Author: duncan | Hits:

[JSP/JavaJava-QQ

Description: 基于Java的网络聊天程序,用Java Socket实现网络聊天室,分为服务器和客户端两部分,客户端界面实现聊天功能,服务器是信息中心,类似QQ,有注解.-Java-based network chat program, using Java Socket network chat rooms, divided into server and client in two parts, the client chat interface, the server is the information center, similar to QQ, there are comments.
Platform: | Size: 64512 | Author: liuhong | Hits:

[Internet-NetworkImplementation-using-VC-Client-Services-machine-mo

Description: 用VC实现客户机服务机器模式的聊天程序: 在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点: 1、非对等作用; 2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client Services machine model chat program: In the TCP/IP network, both the process of interaction between the host model is client/server mode (Client/Server model). The goal of this experiment is to use Visual C++ the implementation WINDOWS SOCKET network programming between the client and server communications, through a chat room procedures to reflect this communication process, the model set up based on the following two points: one, non of effects 2, communication is completely asynchronous. Client/Server mode in the process are initiatives taken by way of instructions,
Platform: | Size: 4211712 | Author: 廖国锐 | Hits:

[Internet-Networkserver

Description: thhis a simple server program to chat with multi clients using c programming.(socket program)-thhis is a simple server program to chat with multi clients using c programming.(socket program)
Platform: | Size: 2048 | Author: devesh | Hits:

[Windows DevelopSocket

Description: 类似一个聊天工具,分为服务端和客户端,需要先运行服务端。主要是利用Socket进行数据的异步传输,在局域网内互发消息,同进也实现了一个简单的聊天程序。-Similar to a chat tool, divided into services and client, need to run the server. Mainly by using Socket asynchronous data transmission, in the LAN each other impending arrival into the also realized with a simple chat program.
Platform: | Size: 103424 | Author: 259 | Hits:

[OtherChatServer_Socket

Description: Chat Server using TCP Socket in C#.NET
Platform: | Size: 15360 | Author: Immanuel | Hits:

[Internet-NetworkChatSocket

Description: VC实现简单的聊天程序,利用Socket编程,可以实现客户端与服务器端的通信。-VC simple chat program, using Socket programming, you can achieve client and server communication.
Platform: | Size: 161792 | Author: chen chen | Hits:

[Linux-UnixSOCKET-Linux-chat

Description: 本程序在ubuntu下用C语言实现,采用server/client模式,服务端通过功效内存存储聊天记录,发给每个客服端-Under this program in ubuntu with the C language, using server/client model, the effectiveness of memory storage server through the chat, each customer-side distributed
Platform: | Size: 144384 | Author: | Hits:

[JSP/JavaChat-Server-Client

Description: Source code for a chat between 2 computers using socket in Java.
Platform: | Size: 1024 | Author: Dorin | Hits:

[Internet-Networkchat-server

Description: Windows下聊天室,采用C++语言编写,着重网络socket开发-Windows chat room, using C++ language, focus on the development of network socket
Platform: | Size: 44032 | Author: renliang | Hits:

[ICQ-IM-ChatChatServer

Description: Good code for a python based chat server using socket programming
Platform: | Size: 2048 | Author: MarshalAmin | Hits:

[Education soft systemChat

Description: This course is going to teach you how to write client-server applications in Java using socket programming. It will also teach you how to write a multi-user/group chat application in Java with chat logging functionality
Platform: | Size: 449536 | Author: ziyyah | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net